home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941031-19941221 / 000107_news@columbia.edu_Thu Nov 10 00:25:23 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA02996
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Thu, 10 Nov 1994 09:20:42 -0500
  3. Received: by apakabar.cc.columbia.edu id AA05536
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Thu, 10 Nov 1994 09:20:41 -0500
  5. Path: news.columbia.edu!panix!news.mathworks.com!hookup!usc!howland.reston.ans.net!agate!dog.ee.lbl.gov!news.cs.utah.edu!cc.usu.edu!jrd
  6. From: jrd@cc.usu.edu (Joe Doupnik)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Can Kermit 3.14 run on PCTCP's ODIPKT
  9. Message-Id: <1994Nov10.062523.32448@cc.usu.edu>
  10. Date: 10 Nov 94 06:25:23 MDT
  11. References: <39kmo6$k82@ctsc.hkbc.hk>
  12. Organization: Utah State University
  13. Lines: 14
  14. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. In article <39kmo6$k82@ctsc.hkbc.hk>, s11976@ctsc.hkbc.hk (PM Wong) writes:
  17. > We have been using Kermit's telnet (over either packet driver or Novell's
  18. > ODI, i.e. Da Lancinni's ODIPKT) for quite some time now. Recently some
  19. > PCTCP's apps have to be run and we want to keep the user Kermit telnet.
  20. > So it'll be handy if Kermit can run on top of PCTCP's ODIPKT
  21. > (I don't want to go for the tnglass option as batch files have been
  22. > written that use kermit's telnet all along)
  23. ----------
  24.     I replied to this privately but here is a summary.
  25.     FTP Inc's ODIPKT has a license detection feature in ARP which
  26. prevents Kermit or other non-FTP program from accessing ARP packets
  27. over their ODIPKT. Both FTP's stack and Kermit will run over Harvard's
  28. ODIPKT, but never together.
  29.     Joe D.